h1	  { 
		color: blue; 
		/*text-align: center;*/
		margin-left: 330px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		width: 400px;
		height: 50px;
      }

h2	  {	
		color: #cc0066;
		text-align: center;
		margin-left: 370px;
		margin-top: 0px;
		width: 250px;
	  }

#outer
	  {
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    width: 1000px;
		height: 1000px;
		border-color: red;
		border-bottom: solid 2px;
		border-right: 2px solid red;
		background-color: #ffffff;
		
	  }
	  
#updated
      {
        font-size: 10pt;
		color: firebrick;
		margin-left: 20px;
		margin-top: 50px;
      }	  
	  
p,a
      {
        font-size: 16pt;
      }	   
	  
#heading
	  {
	    width: 1000px;
		height: 150px;
		border-bottom: solid 2px red;
		background-color: #ffffff;
		margin: 0px;
	  }	
	  
#subheading
	  {
	    position: absolute;
		left: 410px;
	    font-size: 12pt;
		text-align: center;
		top: 85px;
	  }
	  
#maintitle
	  {
	    width: 400px;
		text-indent: 50px;
		height: 100px;
	  }
	  
#headingimageright
	  {
	    float: right;
	    width: 200px;
		height: 100px;
		margin-right: 20px;
		margin-top: 5px;
	  } 

#headingflag
	  {
	    position: absolute;
		top: 5px;
	    left: 20px;
	  }

#mainleftcol
	  {
		width: 180px;
		height: 800px;
		float: left;
		border-right: solid 2px blue;
		background-color: #efeffe;
		padding: 0px;
	  }	
	  
#mainrightcol
	  {
	    
		width: 780px;
		height: 800px;
		/*float: right;*/
        margin-left: 200px;
		/*background-color: #ffbbbb;*/
		padding-left: 20px;
      }	
	 
#welcome
	  {
	    color: red;
		font-size: 30px;
		margin-left: 80px;
	  }
	  
ul
	  {
	    list-style-type: none;
		margin-left: 20px;
		margin-top: 20px;
		padding: 0px;
		
	  }
	  
li
      {
		color: black;
		margin-bottom: 10px;
		font-size: 14pt;
		margin-left: 0px;
	  }	  
	  
.empty
      {
        color: #bbbbbb;	  
	  }
	  
embed
	  {
	    position: absolute;
	    width: 796px;
		height: 800px;
	    margin: 0px;
		padding: 0px;
		left: 200px;
		top: 200px;
		
	  }
	  
#newsPage
      {
	    position: relative;
		left: -10px;
		top: 0px;
		width: 790px;
		height: 800px;
		overflow: scroll;
		padding-top:10px;
      }	  
	  
	  
#newsHead
      {
		margin: 15px;
		font-weight: bold;
		text-decoration: underline;
		display: block;
		color: blue;
      }	  
	  
#newsBody
      {
		margin: 0px;
		font-size: 14pt;
		padding: 10px;
		width: 96%;
		background-color: #eeeeee;
		padding-top: 0px;
		
      }	  
	  
blockquote
	  {
	    font-size: 14pt;
	    width: 600px;
		margin-left: 30px;
		top: 30px;
	  }
	  
#contactspage
      {
        top: 50px;
      }		 
	  
#gallerypage
      {	  
	    position: absolute;
	    height: 600px;
		width: 818px;
		/*background-color: green;*/
		left: 182px;
	  }
	  
#gallerytop
      {
	    position: absolute;
	    height: 60px;
		background-color: #eeccee;
		width: 818px;
	  }
	  
#gallerytitle
      {
	    position: absolute;
	    font-size: 20pt;
        color: #cc0066;
		top: 10px;
		left: 300px;
      }	  
	  
#gallerymiddle
      {
        height: 450px;
		width: 818px;	
		background-color: #ccccff;
      }	

#gallerybottom
      {
        height: 120px;
		background-color: #ccccff;
		width: 818px;
      }	
	  
.landscape
      {
	    position: absolute;
		height: 380px;
		left: 270px; 
		top: 50px;
		border: solid 2px;
		/*display: none;*/
		/*visibility: hidden;*/
      }	 

.portrait
      {
	    position: absolute;
		height: 380px;
		left: 300px; 
		top: 50px;
		border: solid 2px;
      }	 	

#pictitle
      {
        position: absolute;
		bottom: 120px;
		left: 160px;
		width: 500px;
		border: solid 1px;
      }	  
	  
#photoCaption
      {
		 position: absolute;
		 left: 20px;
		 top: 80px;
		 width: 220px;
		 height: 200px;
		 padding: 5px;
		 font-size: 14pt;
		 color: #330033;
      }	

#email
      {
		 font-style: italic;
		 color: red;
		 padding-left: 10px;
	  }
	  
#missiontext
      {
		 font-style: bold;
		 color: blue;
		 padding: 10px;
		 font-size: 16pt;
		 border: solid 2px ;
		 margin-left: 30px;
	  }

#commentBlock
      {
         border: solid blue 2px;
		 min-height: 150px;
		 width: 70%;
      }	  
	  
#commentText
      {
	     position: absolute;
		 top: 200px;
		 left: 150px;
         border: 2px solid blue;
         width: 400px;
         font-size: 14pt;	
         min-height: 100px;		
         margin-bottom: 50px;
         font-family: calibri arial		 
	  }
	  
#guestText
      {
	     position: absolute;
		 top: 50px;
		 left: 150px;
         border: 2px solid blue;
         width: 400px;
         font-size: 14pt;	
         height: 20px;		
         margin-bottom: 20px;
         font-family: calibri arial		 
	  }	

#emailText
      {
	     position: absolute;
		 top: 120px;
		 left: 150px;
         border: 2px solid blue;
         width: 400px;
         font-size: 14pt;	
         height: 20px;		
         margin-bottom: 20px;
         font-family: calibri arial;		 
	  }		  
	  
#commentheading
      {
	    display: block;
        font-size: 14pt;
		font-style: bold;
		margin-left: 30px;
		color: blue;
		margin-top: 50px;
      }	
	  
#commentSend
      {
	    position: absolute;
        font-family: calibri;
		font-size: 12pt;
      }	  
	  
#filler
      {
        width: 100%;
		height: 50px;
      }	  
	  
#saveButton
      {
        position: relative;
        top: 350px;
		left: 150px;
		
      } 	  
	  
#send
      {
        font-size: 16pt;
		width: 200px;
      }	  
	  
#guestLabel
      {
	    position: absolute;
		top: 50px;
        color: red;
		font-style: bold;
		left: 30px;
		font-size: 14pt;
		width: 100px;
      }	  
	  
#emailLabel
      {
	    position: absolute;
		top: 120px;
        color: red;
		font-style: bold;
		left: 30px;
		font-size: 14pt;
		width: 100px;
      }	  

#commentLabel
      {
	    position: absolute;
		top: 200px;
        color: red;
		font-style: bold;
		left: 30px;
		font-size: 14pt;
		width: 100px;
		
      }	  	  